home *** CD-ROM | disk | FTP | other *** search
- Subject: Linking question
- Sent: 6/17/96 9:35 AM
- Received: 6/17/96 10:41 AM
- From: Walter Holladay, WALTERH@corel.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Is there a way to specify which types of data are valid for a link? When
- the user does a drag, the Frame's CanAcceptDrop method is called.
- However, if the user does a copy and then a PasteAs, I see no way to
- tell OpenDoc I am not interested in the data that is in the clipboard. If I
- have a non-embedding part, I don't want to have a link to data that I
- cannot deal with. So how do I tell OpenDoc not to enable the Link option
- when there is a incompatible data type?
-
- Any help on this would be greatly appreciated,
- Walter
-